home *** CD-ROM | disk | FTP | other *** search
Text File | 1990-12-09 | 672 b | 23 lines | [TEXT/MACA] |
- (== Shell script for dialog box in Zswitch 1.0 ==)
- (== See Shell documentation in the White Knight ==)
- (== Toolkit available on the Freesoft Roundtable ==)
-
- (== Resource number of our shell ==)
- SHELLID 32445
- (== There are eight items in our dialog box ==)
- ITEMS 8
- (== Item 1: The PICT containing the three buttons ==)
- DATA 4,0,0,0,0,0,0
- (== Item 2: The CANCEL button ==)
- DATA 0,0,0,0,0,0,0
- (== Items 3, 4: Text items. Ignored. ==)
- DATA 6,0,0,0,0,0,0
- DATA 6,0,0,0,0,0,0
- (== Item 5: Text item. Specified by value B1% ==)
- DATA 3,1,0,0,0,0,0
- (== Items 6,7,8: Areas for our special pushbuttons ==)s
- DATA 5,1,0,9,17,49,59
- DATA 5,1,0,9,94,49,136
- DATA 5,1,0,9,171,49,213
- ENDSHELL
-